home *** CD-ROM | disk | FTP | other *** search
/ Hentai Special 1 / HENTAI.iso / pc / hentai.swf / scripts / DefineButton2_108 / BUTTONCONDACTION on(release).as
Text File  |  2006-03-17  |  104b  |  6 lines

  1. on(release){
  2.    unloadMovie("_root.target_h");
  3.    unloadMovie("_root.target_v");
  4.    nextFrame();
  5. }
  6.